Skip to content

build(deps): bump the major group across 1 directory with 2 updates#3295

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/major-1ee3b80b1e
Closed

build(deps): bump the major group across 1 directory with 2 updates#3295
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/major-1ee3b80b1e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the major group with 2 updates in the / directory: sysinfo and async-openai.

Updates sysinfo from 0.38.4 to 0.39.2

Changelog

Sourced from sysinfo's changelog.

0.39.2

  • Windows: Greatly improve performance of System::refresh_cpu_specifics when CPU usage is not requested.
  • iOS: Fix compilation error when user feature is enabled.
  • Linux: Correctly set thread information for processes.

0.39.1

  • Linux: Fix wrong network numbers computation.

0.39.0

  • Update minimum supported rust version to 1.95.
  • Add new NetworkData::operational_state API.
  • Add new Process::cgroup_limits API (only returning data on Linux).
  • All supported systems other than Windows: Improve performance of Networks::refresh*.
  • All supported systems other than Windows: Fix soundness issue when retrieving users.
  • Linux: Take into account parent cgroup memory limits.
  • Linux: Fix panic when retrieving process information on ESXi.
  • FreeBSD: Use the name of dataset as name for zfs disks.
Commits
  • c43234a Update crate version to 0.39.2
  • b71467e Update CHANGELOG for 0.39.2 version
  • 345915a Improve code readability
  • 35f3c18 Fix fmt and clippy
  • 4bf1fe4 Windows: skip PDH setup when cpu_usage isn't requested (#1664)
  • 2be72d7 Stub get_users on iOS via app_store::users
  • c725c09 linux: fix detect thread entries in ProcessesToUpdate::All mode
  • 6e883a3 Update CHANGELOG and crate version to 0.39.1
  • a45d38a Merge pull request #1659 from isaidsari/fix/linux-network-buffer-truncation
  • ee9cd3b Merge pull request #1655 from GuillaumeGomez/update
  • Additional commits viewable in compare view

Updates async-openai from 0.34.0 to 0.40.2

Release notes

Sourced from async-openai's releases.

v0.40.2

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.40.1...async-openai-v0.40.2

v0.40.1

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.40.0...async-openai-v0.40.1

v0.40.0

Breaking Change: OpenAIError::ApiError(ApiError) is now OpenAIError:ApiError(ApiErrorResponse)

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.39.0...async-openai-v0.40.0

v0.39.0

Only types have breaking changes, if you're not using types from the following PRs, your upgrade should be no-op!

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.38.2...async-openai-v0.39.0

v0.38.2

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.38.1...async-openai-v0.38.2

... (truncated)

Commits
  • d7bfd69 chore: Release
  • f6a31a8 fix: surface streaming HTTP errors at the function call instead of as first s...
  • 0d105f0 chore: Release
  • 1745127 feat: forward reqwest's rustls-no-provider feature (#556)
  • c14590b chore: Release
  • 408a805 fix: compilation of all examples after updates to crate
  • 9639a11 Return http status code for ApiError (#552)
  • 8b788ae chore: Release
  • fd506be fix: make schema required field in ResponseFormatJsonSchema (#555)
  • f112151 fix(responses): default ResponseTextParam.format during deserialization (#554)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-1ee3b80b1e branch 2 times, most recently from 7871275 to 8e665d4 Compare May 8, 2026 14:44
@dependabot dependabot Bot changed the title chore(deps): bump the major group across 1 directory with 2 updates build(deps): bump the major group across 1 directory with 2 updates May 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-1ee3b80b1e branch 6 times, most recently from 185581a to b2e0284 Compare May 15, 2026 02:19
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-1ee3b80b1e branch 7 times, most recently from 2a5a8cd to 74d1e91 Compare May 22, 2026 05:29
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-1ee3b80b1e branch 5 times, most recently from bd5f6f8 to 9edb19e Compare May 28, 2026 03:10
Bumps the major group with 2 updates in the / directory: [sysinfo](https://github.com/GuillaumeGomez/sysinfo) and [async-openai](https://github.com/64bit/async-openai).


Updates `sysinfo` from 0.38.4 to 0.39.2
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.2)

Updates `async-openai` from 0.34.0 to 0.40.2
- [Release notes](https://github.com/64bit/async-openai/releases)
- [Commits](64bit/async-openai@async-openai-v0.34.0...async-openai-v0.40.2)

---
updated-dependencies:
- dependency-name: async-openai
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: sysinfo
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-1ee3b80b1e branch from 9edb19e to c85f3af Compare May 28, 2026 03:24
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 28, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/major-1ee3b80b1e branch May 28, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants